APIs are such a critical part of software that “API-first” has become a popular approach to development, one where the API is designed before the app itself is written. Without a well-designed API, your app is isolated from the greater app ecosystem. In ASP.NET Core APIs Succinctly, author Dirk Strauss guides you through designing your own REST API, using it to return and modify data, and versioning it as you continue to develop it.
Designing Your API
Returning Data with Your API
Modifying Data with Your API
Versioning Your API
978-1-64200-228-7
Feb 16, 2023
79
Looking for something specific? Try our title or author search.